Welcome![Sign In][Sign Up]
Location:
Search - MATLAB density function

Search list

[matlabmodulation

Description: 用matlab仿真随机信号的调制解调,并绘制调制信号、已调信号、解调信号、输出信号的频谱、功率谱密度,自相关函数-Matlab simulation of random signals with modulation and demodulation, and draw the modulation signal, modulated signal, the demodulated signal, the output signal spectrum, power spectral density, autocorrelation function
Platform: | Size: 1024 | Author: wx | Hits:

[matlabqpskzjm

Description: matlab实现矩形脉冲和根升余弦脉冲的QPSK调制功率谱密度及不同信噪比信道下的星座图,直接运行main函数即可-Plot the power density spectrum of the transmitted signal (e.g., with the matlab function psd) with different pulse shapes. How is it affected if a root raised cosine pulse is chosen instead of a rectangular pulse shape? Study the signal constellation in the receiver for various values of Eb/N0 for the AWGN channel.
Platform: | Size: 70656 | Author: 岚岚 | Hits:

[matlabrandomviriable-pdapdf

Description: 编写画出N(1,1/9)的概率密度和概率分布函数图形的MATLAB程序,并给出计算结果。-Prepared to draw N (1,1/9) of the probability density and probability distribution function of the MATLAB graphics program, and gives results.
Platform: | Size: 11264 | Author: xiaoxia | Hits:

[matlabGauss_filter_PSD_Xcorr

Description: 用MATLAB实现高斯滤波器,求自相关函数和pds功率谱密度-Gaussian filter with a MATLAB implementation, find the autocorrelation function and power spectral density of pds
Platform: | Size: 80896 | Author: 丫宝 | Hits:

[Special EffectsBFPS_v1_2011-09-06

Description: This readme describes the Biased and Filtered Point Sampling algorithm. Before running the code, please run "compile_MEX.m" in the "dependent_files" directory. BFPS.m is the main file that draws samples. A demo can be run from Matlab with the following command: >> BFPS(double(imread( im.jpg )), 2, 1, 1, 0, 1) For faster density estimates in non-parametric image segmentation, the fast Gauss transform can be used in place of Matlab s ksdensity function. Copyright 2011. MIT. All Rights Reserved.
Platform: | Size: 129024 | Author: 馬英九 | Hits:

[matlab@kde

Description: 把那个软件包解压缩,添加到matlab路径下,运行@kde\mex\makemex.m,然后就可以调用kde函数创建核密度估计类对象,调用类对象的各种“方法”实现核密度估计、画图等-Next, running @ kde \ mex \ makemex. then can be called kde function creates kernel density estimation class object, the call of the object of "method" realize the kernel density estimation, painting, etc
Platform: | Size: 1944576 | Author: | Hits:

[matlaballfitdist

Description: 一个对数据处理的Matlab函数,统计数据的概率分布并画出概率密度曲线,已经验证,将该函数安装在函数工具箱内即可调用。-A data processing of Matlab function, the probability distribution of the statistical data and draw the probability density curve, have tested, the function will be installed in the tool can function call.
Platform: | Size: 5120 | Author: sada | Hits:

[matlabmean_periodogranm

Description: 基于matlab环境下的自相关函数的周期图功率谱密度-Based on the power spectral density of the autocorrelation function of the periodogram in Matlab environment
Platform: | Size: 1024 | Author: luzhen | Hits:

[matlabellipse_of_concentration

Description: Ellipse of Concentration matlab function. The objective of the function is to compute and plot ellipse of constant probability density of error distribution.
Platform: | Size: 3072 | Author: Navigation | Hits:

[Special Effectspicture--chasing

Description: 背景建模和前景分割的方式把运动车辆提取出来。并进行最近临关联,输出目标轨迹。 MeanShift运动目标跟踪 matlab程序 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。 这两种算法为处理图像跟踪的基本方法 -Background modeling and foreground segmentation the extracted moving vehicles. Pro associated output and the target locus. Target tracking matlab program MeanShift movement. Interception tracking the target matrix rect strike a tracking target weighted histogram hist1 3. Reads a video sequence, randomly take a with the rect large rectangular, calculate the weighted histogram hist2. 4. Calculate both the proportion of function, if the latter gap is too large to update the new center of the matrix Y conducted the iteration (MeanShift is a variable step size can be rapidly approaching the peak of the probability density) until certain conditions to stop. The basic method of these two algorithms for processing the image tracking
Platform: | Size: 240640 | Author: l刘翔 | Hits:

[matlabcomp_gauss_dens_val

Description: Implementing comp_gauss_dens_val(m, S, x) function in MATLAB to compute Gaussian probability density value. x : feature vector m : class mean vector S : class covariance matrix
Platform: | Size: 24576 | Author: crn | Hits:

[Post-TeleCom sofeware systemsspectrum

Description: 信号处理中的振幅谱和相位谱以及谱密度估计等-1) Calculation of: - One-sided amplitude spectrum - One-sided phase spectrum - Vector of frequencies. 2) The function can plot: - One-sided amplitude spectrum - One-sided phase spectrum. Two examples are given in order to clarify the usage of the function. The input and output arguments are given in the beginning of the code. The code is based on the theory described in: [1] N. Majumdar, S. Banerjee. MATLAB Graphics and Data Visualization, Birmingham, Packt Publishing, 2012. [2] D. Manolakis, V. Ingle. Applied Digital Signal Processing. Cambridge, Cambridge University Press, 2011. [3] G. Heinzel, A. Rudiger, R. Schilling. Spectrum and spectral density estimation by the Discrete Fourier transform (DFT), including a comprehensive list of window functions and some new flat-top windows. Germany, Hannover, Max-Planck-Institut für Gravitationsphysik, 2002.
Platform: | Size: 2048 | Author: 小圆 | Hits:

[Technology Managementmac_simulation

Description: regullar gallager matrix for low density parity check codes using matlab function for generate random matrix by gallager theory for MAC devises
Platform: | Size: 898048 | Author: arwanasri | Hits:

[matlab1111

Description: MATLAB中的各种随机信号分析函数的编程,自相关函数以及功率谱密度的绘制-MATLAB programming in a variety of random signal analysis functions, drawing autocorrelation function and power spectral density
Platform: | Size: 1024 | Author: lifen | Hits:

[3G developofdma

Description: This is an BER, PER, Power spectrum density, for OFDMA and SC-FDMA. Simulator writing in the Matlab Language. After downloading, you need to separate the function in this code.
Platform: | Size: 3072 | Author: nogoodskam | Hits:

[Otherising

Description: 二维伊辛模型matlab建模Matlab programs for the Ising model-Matlab programs for the Ising model ising.m: the main file which contains a simulator for the 2D Ising model using Wolff sampling and Metropolis sampling, including parameters for temperature and coupling strength. wolff.m: implements Wolff sampling on a configuration of Ising spins for some given amount of time. metropolis.m: implements Metropolis sampling on a configuration of Ising spins for some given amount of time. isingenergy.m: compute the energy density of a spin configuration. isingplot.m: plot a configuration of spins. correlations.m: compute the 2D connected correlation function for a spin configuration. radialavg.m: average out the angular dependence from a 2D connected correlation function.
Platform: | Size: 6144 | Author: Chao | Hits:

[Special EffectsPIC

Description: 程序均用matlab编写 ch ex 的文件是信号与系统频谱密度函数或者时移特性的展示 Advanced_Mathematica_picture_zoom是利用二次线性内插值法对彩色图片进行任意倍数的放大 每个程序都含有详细的注释-Programs are written in matlab chex file is spectrum density of signal and system function or moving features of the display Advanced_Mathematica_picture_zoom using quadratic linear interpolation method in arbitrary multiple amplification was carried out on the color images Every program contains detailed annotations
Platform: | Size: 4096 | Author: 马晓晨 | Hits:

[OtherWhite_PinkNoise

Description: 构造均匀白噪声、服从高斯分布的白噪声及粉红噪声,并得到它们的自相关函数、功率谱密度等(Constructing uniform white noise, white noise obeying Gauss distribution and pink noise, and obtaining their autocorrelation function, power spectral density, etc.)
Platform: | Size: 1024 | Author: wwhwwh | Hits:

[matlabstochastic fracture network

Description: 利用Matlab生成二维随机裂隙,控制裂隙密度、倾向、迹长分布函数、均值、标准差(Using MATLAB to generate two-dimensional stochastic fractures and control the density, tendency, trace length distribution function, mean and standard deviation of fractures)
Platform: | Size: 711680 | Author: 洗头用潘婷 | Hits:

[matlab狼群算法

Description: 详细用MATLAB程序编程灰狼算法,用于求密度函数的最优参数(MATLAB program programming grey Wolf algorithm, for density function to find the optimal parameters)
Platform: | Size: 14336 | Author: w121@~ | Hits:
« 1 2 3 4 5 67 »

CodeBus www.codebus.net